Skip to content

Commit

Permalink
running ci worker on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
kibotu committed Mar 26, 2024
1 parent c0914bb commit 2fc0be1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

name: Build

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
on: [push, pull_request]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 2fc0be1

Please sign in to comment.