Enable pull-requests workflow
This commit is contained in:
3
.github/workflows/pull-requests.yml
vendored
3
.github/workflows/pull-requests.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Pull Requests
|
||||
|
||||
#on: pull_request
|
||||
on: workflow_dispatch
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user