Skip to content

Commit

Permalink
Add actionlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Oct 14, 2024
1 parent e5ce434 commit 8f2ac7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
self-hosted-runner:
# Labels of self-hosted runner in array of strings.
labels:
- runner=4cpu-linux-x64
- runner=4cpu-linux-arm64
- ssh=false
- runs-on

0 comments on commit 8f2ac7d

Please sign in to comment.