Skip to content

Commit 14528db

Browse files
authored
update known-folders for allocgate (#432)
* update known-folders for allocgate * run workflow on all pushes and PRs
1 parent 5fd35f7 commit 14528db

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: CI
22

33
on:
44
push:
5-
paths:
6-
- '**.zig'
75
pull_request:
8-
paths:
9-
- '**.zig'
106
schedule:
117
- cron: '0 0 * * *'
128
workflow_dispatch:

src/known-folders

0 commit comments

Comments
 (0)