Skip to content

Commit

Permalink
[BUILD] Build once a week with latest IDF
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud committed Aug 15, 2022
1 parent 3ff7b44 commit 31e4f7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/newidf.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: new_idf
on:
workflow_dispatch:
pull_request:
schedule:
- cron: '0 0 * * 0'

jobs:
build:
Expand Down

0 comments on commit 31e4f7b

Please sign in to comment.