mirror of
https://github.com/rancher/k3k.git
synced 2026-02-14 18:10:01 +00:00
add permission
This commit is contained in:
7
.github/workflows/validate.yml
vendored
7
.github/workflows/validate.yml
vendored
@@ -1,5 +1,10 @@
|
||||
name: Validate
|
||||
on: [pull_request, push]
|
||||
|
||||
on: [pull_request, push, workflow_dispatch]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user