Skip to content

Commit

Permalink
attempt to fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattebit committed Sep 13, 2023
1 parent 4638849 commit 588c85b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_i-mig-t.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
# Publish semver tags as releases.
tags:
- '*' # Only if the commit has a tag
pull_request:
branches: [ "master" ]
workflow_dispatch:

env:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish_testplan-to-mr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
# Publish semver tags as releases.
tags:
- '*' # Only if the commit has a tag
pull_request:
branches: [ "master" ]
workflow_dispatch:

env:
Expand Down

0 comments on commit 588c85b

Please sign in to comment.