update known-folders for allocgate (#432)

* update known-folders for allocgate

* run workflow on all pushes and PRs
This commit is contained in:
Matthew Knight
2021-12-06 18:04:18 -08:00
committed by GitHub
parent 5fd35f7efe
commit 14528db0b7
2 changed files with 1 additions and 5 deletions

View File

@@ -2,11 +2,7 @@ name: CI
on: on:
push: push:
paths:
- '**.zig'
pull_request: pull_request:
paths:
- '**.zig'
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
workflow_dispatch: workflow_dispatch: