mirror of
https://github.com/actions/setup-java
synced 2024-11-23 17:52:02 +00:00
Update workflow.yml
This commit is contained in:
parent
ae23cbb7c2
commit
b52cd69bd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: Main workflow
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
run:
|
||||
name: Run
|
||||
|
|
Loading…
Reference in a new issue