Skip to content

Commit 69eb172

Browse files
committed
Add verdicts :/
1 parent f03cd64 commit 69eb172

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/run-inputs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Sadly this does not work :(
12
name: Run w/ inputs
23
on:
34
push:

.github/workflows/write-variables.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Sadly (for the specific case I was investigating, but maybe not for security lol) `contents:write` doesn't let you update variables
12
name: Write variable
23
on:
34
push:

0 commit comments

Comments
 (0)