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 8818e56 commit 694f7bfCopy full SHA for 694f7bf
.github/workflows/dev_airflow.yaml
@@ -5,6 +5,8 @@ env:
5
PRODUCT_NAME: airflow
6
7
on:
8
+ # For temporary testing
9
+ pull_request:
10
workflow_dispatch:
11
schedule:
12
- cron: '0 1 1/2 * *' # https://crontab.guru/#0_1_1/2_*_*
0 commit comments