Skip to content

Commit e5d6084

Browse files
authored
Update ci.yml
1 parent 53b9c4a commit e5d6084

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: CI
2+
23
on:
34
pull_request:
45
branches:
@@ -7,6 +8,7 @@ on:
78
branches:
89
- main
910
tags: '*'
11+
1012
# needed to allow julia-actions/cache to delete old caches that it has created
1113
permissions:
1214
actions: write

0 commit comments

Comments
 (0)