Skip to content

Commit

Permalink
remove need for it to be on master
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Apr 4, 2024
1 parent 17edf5e commit 4d5294b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/notify-slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
jobs:
notify-build-result:
runs-on: ubuntu-latest
if: always() && github.ref == 'refs/heads/master'
steps:
- name: debug inputs
run: echo ${{inputs.run_id}}
Expand Down

0 comments on commit 4d5294b

Please sign in to comment.