Skip to content

Commit

Permalink
switch ci-config.json to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ross committed Oct 7, 2023
1 parent cd4098d commit 1268e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
run: |
{
echo 'json<<EOF'
curl -L https://github.com/octodns/octodns/raw/python-matrix-json/.ci-config.json
curl -L https://github.com/octodns/octodns/raw/main/.ci-config.json
echo EOF
} >> $GITHUB_OUTPUT
ci:
Expand Down

0 comments on commit 1268e64

Please sign in to comment.