Skip to content

Commit

Permalink
Get Actions running again. (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
amouat committed Jun 10, 2021
1 parent 0b4f4ed commit d732ffa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Expand Up @@ -4,7 +4,7 @@ name: OCI Conformance
on:
push:
branches:
- master
- main

jobs:
upload_images:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Expand Up @@ -3,10 +3,10 @@ name: Tests
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
run-tests:
Expand Down

0 comments on commit d732ffa

Please sign in to comment.