We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a688e commit f0d2551Copy full SHA for f0d2551
1 file changed
.github/workflows/automated-tear-down-test.yml
@@ -3,9 +3,6 @@ name: "Z-AUTOMATED: Tear down - Test"
3
on:
4
schedule:
5
- cron: 59 17 * * 1-5 # utc time
6
- push:
7
- branches:
8
- - "PRMT-610"
9
10
permissions:
11
pull-requests: write
0 commit comments