mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
don't sign commits
This commit is contained in:
parent
ccc5a7c391
commit
348d9760ee
1 changed files with 0 additions and 3 deletions
3
.github/workflows/crawl.yaml
vendored
3
.github/workflows/crawl.yaml
vendored
|
|
@ -9,7 +9,6 @@ on:
|
|||
- cron: '0 6 * * *' # Daily at 6 AM
|
||||
|
||||
permissions:
|
||||
id-token: write # Enable OIDC
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
|
|
@ -20,8 +19,6 @@ jobs:
|
|||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.18.x
|
||||
# Install and setup gitsign so commits are signed by OIDC.
|
||||
- uses: wlynch/gitsign-action@main
|
||||
|
||||
- uses: google-github-actions/setup-gcloud@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue