mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Disable check requirements aw on PR against master (#178065)
This commit is contained in:
@@ -10,6 +10,8 @@ name: Check requirements (deterministic)
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches-ignore:
|
||||
- master
|
||||
paths:
|
||||
- "requirements*.txt"
|
||||
- "**/requirements*.txt"
|
||||
|
||||
Reference in New Issue
Block a user