Skip to content

Commit aa342c1

Browse files
committed
Merge branch 'main' into juxtin/file-centric-manifests
2 parents f86e5bf + fe8d4d6 commit aa342c1

File tree

4 files changed

+689
-699
lines changed

4 files changed

+689
-699
lines changed

.github/workflows/publish_executables.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Publish Executables
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_dispatch:
58
push:

.github/workflows/test_local_action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test Local Action
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_dispatch:
58
inputs:

0 commit comments

Comments
 (0)