Skip to content

Commit

Permalink
only run on merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Oct 9, 2023
1 parent bd73370 commit 79e22d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ jobs:
df -h
- name: Trigger workflow in fix-collect-single
if: github.event_name != 'pull_request'
run: |
curl -X POST \
-H "Authorization: token ${{ secrets.SOME_CI_PAT }}" \
Expand Down

0 comments on commit 79e22d3

Please sign in to comment.