1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-17 01:52:30 +02:00

Actually rolled back labeler (#2291)

This commit is contained in:
Koen van Zuijlen
2023-10-25 20:14:52 +02:00
committed by GitHub
parent 0061bbeaee
commit 4816e87316

View File

@ -9,7 +9,7 @@ jobs:
pull-requests: write pull-requests: write
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/labeler@v5.0.0-beta.1 - uses: actions/labeler@v4
with: with:
sync: true sync: true
dot: true dot: true