mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
double path for workflows include
This commit is contained in:
2
.github/workflows/latex.yml
vendored
2
.github/workflows/latex.yml
vendored
@@ -4,9 +4,11 @@ on:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'paper/**'
|
||||
- '.github/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'paper/**'
|
||||
- '.github/**'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user