mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01:00
ci: avoid running tests twice for dependabot prs (#4350)
This commit is contained in:
parent
112d723877
commit
1e284347fa
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -1,6 +1,8 @@
|
||||
name: Main workflow
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- "**.md"
|
||||
|
Loading…
Reference in New Issue
Block a user