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 dc8ca2a commit 2cb4cddCopy full SHA for 2cb4cdd
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
name: Build
2
on:
3
push:
4
+ tags:
5
+ - '*'
6
branches-ignore:
7
- 'dependabot/**'
8
pull_request_target:
0 commit comments