We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fc2f5 commit 81bed7aCopy full SHA for 81bed7a
.github/workflows/build-session-01.yml
@@ -1,5 +1,8 @@
1
name: Build Web Basics Drills Workflow
2
3
+permissions:
4
+ packages: write
5
+
6
on:
7
workflow_dispatch:
8
pull_request:
0 commit comments