We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c73759 commit dfd81f4Copy full SHA for dfd81f4
1 file changed
.github/workflows/code.pyret.org-test.yml
@@ -2,6 +2,8 @@ name: code.pyret.org/ tests
2
3
on:
4
push:
5
+ tags-ignore:
6
+ - automated*
7
pull_request:
8
workflow_dispatch:
9
0 commit comments