Skip to content

Commit

Permalink
feat: removed unnecessary variables
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Méndez <[email protected]>
  • Loading branch information
sergioarmgpl committed May 1, 2024
1 parent 20afc36 commit 8569fcf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-outdated-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,12 @@ jobs:
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LABELS: help wanted,translations,good first issue,issue/tracking
ASSIGNEES: sergioarmgpl, Dianmz
with:
update_existing: true
filename: website/content/es_files.md
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LABELS: help wanted,translations,good first issue,issue/tracking
ASSIGNEES: sergioarmgpl, Dianmz
with:
update_existing: true
filename: website/content/zh_files.md
Expand Down

0 comments on commit 8569fcf

Please sign in to comment.