We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d757f0 commit d2057c9Copy full SHA for d2057c9
.github/workflows/webhook-bridge-release.yml
@@ -1,8 +1,9 @@
1
name: Webhook Bridge Release
2
3
on:
4
- release:
5
- types: [published]
+ push:
+ branches:
6
+ - onelson/bridge
7
8
jobs:
9
docker:
0 commit comments