diff options
author | Barichello <artur@barichello.me> | 2022-02-13 19:54:24 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-02-13 19:54:24 -0300 |
commit | 7845752b730c5c2c9e2cb84f2fd5eff7fa7b8571 (patch) | |
tree | 703426198f251b33279f4876398a4a7fec9b2423 | |
parent | 52f184e4e2397f82f705268488a9dc3a962065c0 (diff) | |
download | NorthstarMods-7845752b730c5c2c9e2cb84f2fd5eff7fa7b8571.tar.gz NorthstarMods-7845752b730c5c2c9e2cb84f2fd5eff7fa7b8571.zip |
Update CI trigger
-rw-r--r-- | .github/workflows/encoding.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/encoding.yml b/.github/workflows/encoding.yml index b4f35ee6..0b54639e 100644 --- a/.github/workflows/encoding.yml +++ b/.github/workflows/encoding.yml @@ -1,6 +1,5 @@ name: Build -on: - push: +on: [push, pull_request] jobs: check-loc-encoding: |