mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 15:42:56 +08:00
update workflow paths
This commit is contained in:
parent
1643ea2734
commit
b2151226b6
8
.github/workflows/unit-tests.yml
vendored
8
.github/workflows/unit-tests.yml
vendored
@ -1,9 +1,11 @@
|
|||||||
name: toolkit-unit-tests
|
name: toolkit-unit-tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths-ignore:
|
||||||
- 'packages/**'
|
- '**.md'
|
||||||
- '*.json'
|
pull_request:
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
jobs:
|
jobs:
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
name: Run Ubuntu
|
name: Run Ubuntu
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user