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.
2 parents a1c2b75 + 7a99dcd commit eba378cCopy full SHA for eba378c
.github/workflows/agenda.yaml
@@ -20,6 +20,7 @@ permissions:
20
21
jobs:
22
agenda:
23
+ if: github.repository == 'OAI/OpenAPI-Specification'
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
TITLE_PREFIX: "Open Community (TDC) Meeting, "
.github/workflows/inactive-issues.yml
@@ -25,6 +25,7 @@ env:
27
run:
28
29
runs-on: ubuntu-latest
30
name: Label issues with no recent activity
31
steps:
0 commit comments