diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-09-11 18:29:52 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-09-11 18:29:52 +1000 |
commit | a98ff51ef7384f9e7d51e821880e9420c8110cb6 (patch) | |
tree | b9c99d3e3c04ef9c002db25c7feed4fb039290d4 | |
parent | 3aedd5ae915976dffce90ee4ba125fcb33d2d323 (diff) |
trigger build
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b72968..33ba3a5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,7 +5,7 @@ on: push: branches: - - "*" + - "*" pull_request: branches: |