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 fe359cc commit 77b249dCopy full SHA for 77b249d
.github/workflows/java-ecs-canary.yml
@@ -9,9 +9,6 @@ on:
9
schedule:
10
- cron: '*/15 * * * *' # run the workflow every 15 minutes
11
workflow_dispatch: # be able to run the workflow on demand
12
- push:
13
- branches:
14
- - ecs-no-call-zzhlogin
15
16
permissions:
17
id-token: write
.github/workflows/python-ecs-canary.yml
0 commit comments