We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55b32f commit 1e94602Copy full SHA for 1e94602
1 file changed
.github/workflows/mirror.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
mirror:
10
runs-on: ubuntu-latest
11
+ environment: token
12
steps:
13
- name: Checkout all branches
14
uses: actions/checkout@v3
0 commit comments