Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiuh committed Dec 9, 2023
1 parent 6ec790c commit fe7b450
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Build Test

on:
workflow_dispatch: {}
# on: [push, pull_request]
# push:
# branches:
# - 'main'
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
buildForAllSupportedPlatforms:
Expand Down

0 comments on commit fe7b450

Please sign in to comment.