Skip to content

Commit

Permalink
enable webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
cdburke committed Jun 17, 2023
1 parent 4667fa3 commit 4b185c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
webhook:
name: Run Webhook
# remove the following line to run
if: ${{ false }}
# if: ${{ false }}
runs-on: ubuntu-20.04
needs: base9
steps:
Expand Down

0 comments on commit 4b185c0

Please sign in to comment.