mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-10 06:09:02 +08:00
Run workflow an all branches & Forks
This commit is contained in:
parent
71df084283
commit
140285c0c1
7
.github/workflows/printer-linter-format.yml
vendored
7
.github/workflows/printer-linter-format.yml
vendored
@ -2,16 +2,11 @@ name: printer-linter-format
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- main
|
|
||||||
- '[1-9].[0-9]'
|
|
||||||
- '[1-9].[0-9][0-9]'
|
|
||||||
path:
|
|
||||||
- 'resources/**'
|
- 'resources/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
printer-linter-format:
|
printer-linter-format:
|
||||||
if: ${{ github.repository_owner == 'Ultimaker' }}
|
|
||||||
name: Printer linter auto format
|
name: Printer linter auto format
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user