Skip to content

Commit

Permalink
wip: attempt to trigger the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
francis2tm committed Feb 5, 2024
1 parent 3cbb66d commit d76906e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: "build"
on:
push:
branches:
- "*"
- "**"
pull_request:
branches:
- "*"
- "**"

# This is the example from the readme.
# On each push to the `main` branch it will create or update a GitHub build, build your app, and upload the artifacts to the build.
Expand Down

0 comments on commit d76906e

Please sign in to comment.