Skip to content

Commit

Permalink
Enable actions for main branch
Browse files Browse the repository at this point in the history
Signed-off-by: HyukWoo Park <[email protected]>
  • Loading branch information
clover2123 authored and ksh8281 committed Nov 1, 2023
1 parent 4cd5b0a commit 88ff1cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Actions

on:
push:
branches: [ interp ]
branches: [ main ]
pull_request:
branches: [ interp ]
branches: [ main ]

env:
RUNNER: tools/run-tests.py
Expand Down

0 comments on commit 88ff1cc

Please sign in to comment.