Skip to content

Commit

Permalink
update2
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Jan 26, 2024
1 parent c9fb691 commit 0df525f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,3 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "release job"
check-ct:
runs-on: ubuntu-latest
steps:
- uses: khan/[email protected]
id: check
with:
trigger: '@check'
reaction: rocket
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
- run: echo "Run tests!"
if: steps.check.outputs.triggered == 'true'

0 comments on commit 0df525f

Please sign in to comment.