mirror of
https://github.com/gsantner/dandelion
synced 2024-11-23 21:02:09 +01:00
gh actions pull_request action
This commit is contained in:
parent
4ebd393250
commit
ceb98c4258
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-android-project.yml
vendored
2
.github/workflows/build-android-project.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: "CI"
|
||||
|
||||
on: [push, pull_request_target]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue