Skip to content

Commit

Permalink
Merge pull request #904 from openedx/feanil/fix_quarterly_workflow
Browse files Browse the repository at this point in the history
fix: We need to name the var.
  • Loading branch information
Feanil Patel authored Oct 2, 2023
2 parents 8283d1b + e7bd7e6 commit d9880cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-quarterly-gh-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
--label "github-request" \
--body "It is time to perform the quartely audit of GitHub users in the \`openedx\` org. The playbook for performing the audit can be found [here](https://openedx.atlassian.net/wiki/spaces/COMM/pages/3438903337/On-call+Playbooks#%F0%9F%94%8D-Audit-Github-Users)."
env:
${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d9880cb

Please sign in to comment.