1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-07-31 04:00:14 +02:00

Revert changes for a quick test

This commit is contained in:
tycrek
2020-05-29 10:16:14 -06:00
parent 9f844c5cb6
commit 4ccd68412e

View File

@@ -1,4 +1,4 @@
name: RegEx Issue Title Labeler
name: RegEx Issue Labeler
on:
issues:
types: [opened, edited]
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Apply Label
uses: tycrek/issue-labeler@v2.2
uses: github/issue-labeler@v2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml