Skip to content

Commit

Permalink
Merge branch 'main' into move
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynvs committed Jul 17, 2022
2 parents 43458bb + 614c2d9 commit 74fa12f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/workflow.yaml
@@ -1,5 +1,9 @@
name: test
on: [push, pull_request]
on:
push:
branches:
- main
pull_request: {}

jobs:
test-nix:
Expand Down

0 comments on commit 74fa12f

Please sign in to comment.