mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update CI workflow
This commit is contained in:
parent
97af4971f9
commit
388fc5a99e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,6 +2,8 @@ name: "Run Tests"
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
with:
|
||||
SKIP_PROCESS_DIFF_TEST: true
|
||||
jobs:
|
||||
build:
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user