Skip to content

Commit

Permalink
foxing borked build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Jul 22, 2022
1 parent a4dcb55 commit f10c8e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Build

on: workflow_dispatch
push:
branches:
- main
pull_request:
branches:
- main
# push:
# branches:
# - main
# pull_request:
# branches:
# - main

jobs:
build:
Expand Down

0 comments on commit f10c8e2

Please sign in to comment.