Run only on relevant commits
This commit is contained in:
parent
6b4acee68c
commit
85f5c885e9
@ -1,6 +1,9 @@
|
||||
name: Deploy to Fighter
|
||||
run-name: ${{ gitea.actor }} deploying
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'fighter/'
|
||||
|
||||
jobs:
|
||||
Deploy-to-Fighter:
|
||||
|
Loading…
Reference in New Issue
Block a user