Run workflow on PRs
This commit is contained in:
parent
b339af2cdf
commit
21f3ef3631
|
@ -1,7 +1,6 @@
|
|||
name: Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue