Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 30, 2023
1 parent 4b72bff commit c902641
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
steps:
- name: Load data
uses: actions/checkout@v3
- name: Get Issue
uses: actions-cool/issues-helper@v3
with:
actions: 'get-issue'
token: ${{ secrets.GITHUB_TOKEN }}
- name: 'Tắt Issues'
uses: actions/stale@v8
with:
Expand All @@ -42,6 +37,7 @@ jobs:
labels: 'welcome1, welcome2'
assignees: 'xx1'
issue-emoji: '+1, -1, eyes'
issue-number: 2
- name: lock-issues
uses: actions-cool/issues-helper@v3
with:
Expand Down

0 comments on commit c902641

Please sign in to comment.