Skip to content

Commit

Permalink
Updating validation.yml to run on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
aadibiasi committed May 24, 2024
1 parent 06d5f6f commit ae3cb9f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@

name: validation

on:
on:
push:
branches:
- master
branches: [ master ]
pull_request:
branches: [ master ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit ae3cb9f

Please sign in to comment.