diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2022-09-28 18:08:14 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2022-09-28 18:08:14 +0200 |
| commit | 7b9b05e59ab012566d56530c65dc387a7576e77d (patch) | |
| tree | 80cfd593f4584b8eb8ed175ba83068c33125ddde /.github | |
| parent | 4020c4deff77a4c3f93914bf41aeebd54be1d753 (diff) | |
| parent | 0fffb5028d34dcc5a669055a7a507134ca466128 (diff) | |
| download | NotEnoughUpdates-7b9b05e59ab012566d56530c65dc387a7576e77d.tar.gz NotEnoughUpdates-7b9b05e59ab012566d56530c65dc387a7576e77d.tar.bz2 NotEnoughUpdates-7b9b05e59ab012566d56530c65dc387a7576e77d.zip | |
Merge branch 'master' into minion_helper_2
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4d6c2b23..639d3965 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,6 +9,7 @@ on: - "COPYING" - "COPYING.LESSER" - ".gitignore" + - "Update Notes" pull_request: branches: - "*" @@ -17,6 +18,7 @@ on: - "COPYING" - "COPYING.LESSER" - ".gitignore" + - "Update Notes" workflow_dispatch: jobs: build: |
