mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 18:37:03 +00:00
Update workflow conditions
- Don't run for README changes - Run style and test deploy for all branches
This commit is contained in:
@@ -2,8 +2,8 @@ name: Test deployment
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
|
||||
jobs:
|
||||
test-deploy:
|
||||
|
||||
Reference in New Issue
Block a user