diff options
author | appable <enzospiacitelli@gmail.com> | 2022-11-12 23:52:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-12 23:52:42 -0800 |
commit | 12b13e9ac424d9db091b04d949dece8e5f8fcd42 (patch) | |
tree | da3f4b2f097107f01ccec652805a46a46d698aed /.github | |
parent | dd8f76e0c70b96f2994c31f2849c29c3e8ad366f (diff) | |
download | AmbientAddons-12b13e9ac424d9db091b04d949dece8e5f8fcd42.tar.gz AmbientAddons-12b13e9ac424d9db091b04d949dece8e5f8fcd42.tar.bz2 AmbientAddons-12b13e9ac424d9db091b04d949dece8e5f8fcd42.zip |
there will be no pull requests
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/gradle.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 40f102b..a047988 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -3,8 +3,6 @@ name: Build on: push: branches: [ "master" ] - pull_request: - branches: [ "master" ] permissions: contents: read |