Skip to content

Commit

Permalink
Fixing spelling in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288347 committed Apr 2, 2024
1 parent 1721b28 commit 983f0a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build
on:
push:
branches:
- [master, develop-deploy]
pull_request:
types: [opened, synchronize, reopened]
branches: [master, develop-deploy]

jobs:
unit-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 983f0a8

Please sign in to comment.