mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Fix Workflows
Issue gh-13873
This commit is contained in:
parent
2505c08e8f
commit
b9836d618a
@ -1,9 +1,6 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
push:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
|
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@ -1,8 +1,5 @@
|
||||
name: Deploy Docs
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
push:
|
||||
branches-ignore:
|
||||
- "gh-pages"
|
||||
|
Loading…
x
Reference in New Issue
Block a user