diff options
| author | Robin ALEXANDER <64310405+colisee@users.noreply.github.com> | 2022-09-26 15:23:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-26 15:23:33 +0200 |
| commit | ba28487f3464a6aa8da330db7d37b69dbc3708de (patch) | |
| tree | 0de7706e15bb70049af5289a74c1b74e47898d2f | |
| parent | f35ef63ea66ae29ef1ebf6cca4995b45e5f896e2 (diff) | |
| download | mmbtools-doc-ba28487f3464a6aa8da330db7d37b69dbc3708de.tar.gz mmbtools-doc-ba28487f3464a6aa8da330db7d37b69dbc3708de.tar.bz2 mmbtools-doc-ba28487f3464a6aa8da330db7d37b69dbc3708de.zip | |
Simplify Push trigger
| -rw-r--r-- | .github/workflows/build-pdf.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-pdf.yml b/.github/workflows/build-pdf.yml index afc57a1..fd71b4b 100644 --- a/.github/workflows/build-pdf.yml +++ b/.github/workflows/build-pdf.yml @@ -3,8 +3,6 @@ on: push: branches: - 'master' - paths-ignore: - - '**build-pdf.yml' workflow_dispatch: jobs: |
