Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent 69dd72a commit 9a787ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create_issue_if_coockiecutter.yml
Expand Up @@ -8,6 +8,9 @@ on:
name: Create issue if pr is merged with cookiecutter label
jobs:
stuff:
permissions: write-all
name: print-token
environment: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9a787ea

Please sign in to comment.