Skip to content

Commit 694f7bf

Browse files
committed
ci: Trigger airflow workflow on PR for testing
1 parent 8818e56 commit 694f7bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev_airflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ env:
55
PRODUCT_NAME: airflow
66

77
on:
8+
# For temporary testing
9+
pull_request:
810
workflow_dispatch:
911
schedule:
1012
- cron: '0 1 1/2 * *' # https://crontab.guru/#0_1_1/2_*_*

0 commit comments

Comments
 (0)