This commit is contained in:
Paul Merlin 2020-04-18 17:10:08 +02:00 committed by GitHub
parent a5009d1aec
commit 9f5ce3593a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ For example:
```yaml
# .github/workflows/gradle-build-pr.yml
name: Run Gradle on PRs
on: pull-request
on: pull_request
jobs:
gradle:
strategy: