This commit is contained in:
Michel Roegl-Brunner 2025-03-11 11:14:26 +01:00
parent 65b4f65772
commit bd96b23abb

View File

@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
ref: main ref: main
token: ${{ steps.generate-token.outputs.token }}
- name: List Issues in Repository - name: List Issues in Repository
id: list_issues id: list_issues