Update get_context.yml
This commit is contained in:
parent
c47ceecb25
commit
d2acc162f6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/get_context.yml
vendored
1
.github/workflows/get_context.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
environment: mastodon
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Reference in a new issue