We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc1f3a commit 85ea74eCopy full SHA for 85ea74e
.github/workflows/update-certifi-cacert.pem.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Noop
14
run: "true"
15
- update-cacert.pem:
+ update-cacert-pem:
16
name: Maybe generate certifi cacert.pem update PR
17
needs: org-check
18
runs-on: ubuntu-22.04
0 commit comments