There was an error while loading. Please reload this page.
2 parents 5d67234 + 4e198a1 commit 2d13d43Copy full SHA for 2d13d43
1 file changed
.github/workflows/validate-cask.yml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: Checkout
21
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
22
+ with:
23
+ persist-credentials: false
24
25
- name: Check Ruby syntax
26
run: ruby -c Casks/openai.rb
0 commit comments