We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3845b25 commit fdbab70Copy full SHA for fdbab70
.github/workflows/build-and-deploy.yml
@@ -1,5 +1,5 @@
1
name: Build and Deploy
2
-permissions: read-all
+permissions: {}
3
on:
4
push:
5
branches: [ main ]
.github/workflows/build.yml
name: Build
workflow_call:
inputs:
.github/workflows/deploy-artifacts.yml
name: Deploy Artifacts
.github/workflows/publish-plugins.yml
name: Publish Plugins
.github/workflows/test.yml
name: Test
0 commit comments