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 1e6ded4 commit 4e60c18Copy full SHA for 4e60c18
.github/workflows/CI.yml
@@ -12,6 +12,8 @@ on:
12
# This is so there are not duplicate CI runs when the periodic
13
# specification updates are tagged.
14
push:
15
+ branches:
16
+ - '*'
17
tags-ignore:
18
- '*'
19
# Allows you to run this workflow manually from the Actions tab
0 commit comments