Skip to content

Commit

Permalink
Updating Ci
Browse files Browse the repository at this point in the history
Issue458: Set to trigger on master

Related to #458
  • Loading branch information
wwlwpd committed Sep 14, 2024
1 parent 22a272d commit ad77fa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/01-basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Run Install Scripts on ci-test Branch
on:
push:
branches:
- ci-test
- master
pull_request:
branches:
- ci-test
- master

jobs:
run-scripts:
Expand Down

0 comments on commit ad77fa0

Please sign in to comment.