Skip to content

Commit

Permalink
polystat#35 - added on push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Graur committed Dec 5, 2022
1 parent 4fef722 commit 2e47f1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: С++ division by zero validation
on:
push:
branches: [ "master" ]
paths:
- examples/**
pull_request:
branches: [ "master" ]
paths:
- examples/**

jobs:
validate:
Expand Down

0 comments on commit 2e47f1e

Please sign in to comment.