update known-folders for allocgate (#432)
* update known-folders for allocgate * run workflow on all pushes and PRs
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -2,11 +2,7 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**.zig'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.zig'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user