We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1482ad1 commit 2ff977aCopy full SHA for 2ff977a
.github/workflows/triage_labelled.yml
@@ -11,7 +11,7 @@ jobs:
11
if: >
12
contains(github.event.issue.labels.*.name, 'X-Needs-Info')
13
steps:
14
- - uses: actions/add-to-project@280af8ae1f83a494cfad2cb10f02f6d13529caa9 # main (v1.0.2 + 10 commits)
+ - uses: actions/add-to-project@5b1a254a3546aef88e0a7724a77a623fa2e47c36 # main (v1.0.2 + 10 commits)
15
id: add_project
16
with:
17
project-url: "https://github.com/orgs/matrix-org/projects/67"
0 commit comments