Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a83f7 commit b038c0eCopy full SHA for b038c0e
1 file changed
βREADME.mdβ
@@ -26,7 +26,7 @@ jobs:
26
issue-manager:
27
runs-on: ubuntu-latest
28
steps:
29
- - uses: tiangolo/issue-manager@0.2.0
+ - uses: tiangolo/issue-manager@0.3.0
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
32
config: '{"answered": {}}'
@@ -216,7 +216,7 @@ jobs:
216
217
218
219
220
221
222
config: >
@@ -278,7 +278,7 @@ jobs:
278
279
280
281
282
283
284
0 commit comments