Skip to content

Commit

Permalink
GA: build.yml - updated
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Jun 28, 2024
1 parent 1453551 commit f99b450
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Build

on:
push:
branches:
- master
tags:
- v*
push:
branches:
- master
tags:
- 'v*'

pull_request:
pull_request:

jobs:
tests:
Expand Down

0 comments on commit f99b450

Please sign in to comment.