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 5c0907b commit 30fbc7cCopy full SHA for 30fbc7c
.github/workflows/main.yml
@@ -2,9 +2,6 @@
2
3
name: CI
4
5
-env:
6
- GITHUB_ID: ${{secrets.ID}}
7
- GITHUB_SECRET: ${{secrets.SECRET}}
8
# Controls when the workflow will run
9
on:
10
# Triggers the workflow on push or pull request events but only for the master branch
0 commit comments