mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 07:30:13 +01:00
bugfix: continued further testing/fixing CI task
This commit is contained in:
parent
d938439bbd
commit
bac509741e
1 changed files with 4 additions and 0 deletions
4
.github/workflows/editorial_governance.yml
vendored
4
.github/workflows/editorial_governance.yml
vendored
|
|
@ -14,6 +14,10 @@ on:
|
|||
jobs:
|
||||
validate-editorial:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
issues: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue