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 b8fe81a commit 1e231d3Copy full SHA for 1e231d3
.github/workflows/webos.yml
@@ -2,6 +2,10 @@ name: Build (webOS)
2
3
on:
4
push:
5
+ tags-ignore:
6
+ - '*'
7
+ branches:
8
9
pull_request:
10
release:
11
types: [ published ]
0 commit comments