We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa14697 commit 80ea95aCopy full SHA for 80ea95a
1 file changed
.github/workflows/build.yml
@@ -2,8 +2,8 @@ name: Build DISCVR
2
on:
3
workflow_dispatch:
4
push:
5
- branches:
6
- - !latest
+ tags-ignore:
+ - latest
7
pull_request:
8
jobs:
9
build-modules:
0 commit comments