mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2024-12-29 02:57:24 +02:00
use whitelist for PRs too
This commit is contained in:
parent
00aceeeda1
commit
d9592074f9
2
.github/workflows/test-workflow.yml
vendored
2
.github/workflows/test-workflow.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
tags-ignore:
|
||||
- '*.*'
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
env:
|
||||
factorio_password: ${{ secrets.FACTORIO_PASSWORD }}
|
||||
factorio_username: ${{ secrets.FACTORIO_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user