mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 20:03:00 +00:00
Execute GitHub action on pull requests too
This commit is contained in:
parent
e02edbacf4
commit
cc5262b10f
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Ubuntu
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user