Skip to content

Commit f570fcc

Browse files
authored
Sanitize name of workflow to fix julia-actions/cache action
1 parent 755736b commit f570fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Format `main`
1+
name: Format 'main'
22
on:
33
schedule:
44
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)