Skip to content

Commit

Permalink
run FF_Linux.yml once
Browse files Browse the repository at this point in the history
  • Loading branch information
YoYo178 committed Mar 6, 2024
1 parent 099ac49 commit 915b5c3
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/FF_Linux.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
name: FF_Linux

on:
workflow_dispatch:
on:
push:
paths:
- '.github/**'
- 'mp/src/**'
pull_request:
paths:
- 'mp/src/**'

jobs:
build:
Expand Down

0 comments on commit 915b5c3

Please sign in to comment.