We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b49e2 commit a868e54Copy full SHA for a868e54
.github/workflows/regression_tests_docker.yml
@@ -1,6 +1,9 @@
1
name: Run Regression Tests on Docker
2
3
on:
4
+ push:
5
+ tags:
6
+ - docker
7
workflow_dispatch:
8
# run every day at 5:15am
9
schedule:
0 commit comments