Remove references to master branch (#9060)

This commit is contained in:
Sebastian Rittau
2022-11-01 13:02:38 +01:00
committed by GitHub
parent 3aaf6b9999
commit 96daaf60bf
3 changed files with 0 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ on:
push:
branches:
- main
- master
pull_request:
paths:
- 'stdlib/**'

View File

@@ -5,7 +5,6 @@ on:
push:
branches:
- main
- master
pull_request:
paths-ignore:
- '**/*.md'

View File

@@ -5,7 +5,6 @@ on:
push:
branches:
- main
- master
pull_request:
paths:
- 'scripts/**'