We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298da8f commit 06ab655Copy full SHA for 06ab655
.github/workflows/continuous-release.yaml
@@ -1,5 +1,5 @@
1
name: Publish Any Commit
2
-on: [push, pull_request]
+on: [push]
3
4
jobs:
5
build:
0 commit comments