Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
unw9527 committed Apr 30, 2024
1 parent c04b163 commit 9fe9b22
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/test_group_1.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: test-group-1
on:
[workflow_dispatch, push, pull_request]
- branches:
push:
branches:
- lkl/benchmark
pull_request:
branches:
- lkl/benchmark
workflow_dispatch:

jobs:
start-runner:
Expand Down

0 comments on commit 9fe9b22

Please sign in to comment.