Skip to content

Commit 85ea74e

Browse files
committed
Fix invalid identifier.
1 parent 8dc1f3a commit 85ea74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-certifi-cacert.pem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Noop
1414
run: "true"
15-
update-cacert.pem:
15+
update-cacert-pem:
1616
name: Maybe generate certifi cacert.pem update PR
1717
needs: org-check
1818
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)