Skip to content

Commit

Permalink
Merge branch 'main' into gh-61
Browse files Browse the repository at this point in the history
  • Loading branch information
PacketCrunch authored Aug 23, 2022
2 parents 2551fc0 + 10a566c commit a8ffacc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/basic-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build-CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

Expand Down

0 comments on commit a8ffacc

Please sign in to comment.