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 588c85b commit b17ad66
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 @@ -7,8 +7,6 @@ name: publish_i-mig-t

on:
push:
branches: [ "master" ]
# Publish semver tags as releases.
tags:
- '*' # Only if the commit has a tag
workflow_dispatch:
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 @@ -7,8 +7,6 @@ name: publish_testplan-to-mr

on:
push:
branches: [ "master" ]
# Publish semver tags as releases.
tags:
- '*' # Only if the commit has a tag
workflow_dispatch:
Expand Down

0 comments on commit b17ad66

Please sign in to comment.