Skip to content

Commit

Permalink
Update build_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev4rd authored Aug 19, 2024
1 parent fe2d10a commit 42a815b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ name: Build Tests

on:
workflow_dispatch:
pull_request:
push:
branches:
# Push events on develop branch
- develop
# pull_request:
# push:
# branches:
# # Push events on develop branch
# - develop

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 42a815b

Please sign in to comment.