Skip to content

Commit 674a86b

Browse files
committed
Oops, file endings
1 parent e7685b7 commit 674a86b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
needs release notes:
2-
- all: ['!docs/release.rst']
2+
- all: ['!docs/release.rst']

Diff for: .github/workflows/needs-release-notes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ name: "Pull Request Labeler"
1010
- uses: actions/labeler@main
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
13-
sync-labels: true
13+
sync-labels: true

0 commit comments

Comments
 (0)