Skip to content

Commit

Permalink
fixing load vault job
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE committed Dec 19, 2024
1 parent a8cf057 commit d3adead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
name: Validate
runs-on: org-${{ github.repository_owner_id }}-amd64-k8s
container: registry.suse.com/bci/bci-base:latest
permissions:
contents: read
id-token: write
steps:
- name: Install Dependencies
continue-on-error: false
Expand Down

0 comments on commit d3adead

Please sign in to comment.