We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bd589 commit ec6658fCopy full SHA for ec6658f
.github/workflows/deploy.yml
@@ -1,5 +1,6 @@
1
name: Build release binaries
2
3
+# on: [push, pull_request]
4
on:
5
push:
6
tags:
.github/workflows/test.yml
0 commit comments