Skip to content

Commit

Permalink
GA: build.yml - fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Mar 22, 2024
1 parent 4b1bbed commit 69d7c08
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 69d7c08

Please sign in to comment.