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 c88803a commit 87416beCopy full SHA for 87416be
.github/workflows/infra.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
paths:
6
- infra/**
7
+ branches:
8
+ - main
9
schedule:
10
- cron: "00 00 * * 3"
11
workflow_dispatch:
0 commit comments