Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 172fcad

Browse files
Create hacktoberfest-label.yml
1 parent e8e8fb6 commit 172fcad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Hacktoberfest Labeler
2+
on:
3+
issues:
4+
types: [opened, edited]
5+
jobs:
6+
labeler:
7+
runs-on: ubuntu-latest
8+
steps:
9+
- uses: github/issue-labeler@v2.0
10+
with:
11+
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12+
configuration-path: .github/hacktoberfest_label.yml
13+
enable-versioned-regex: 0

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /