Skip to content

Commit

Permalink
ci: move back to ICAT Ansible master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Mar 16, 2022
1 parent 3c622d5 commit b1f46cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: underscore_changes
ref: master
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: underscore_changes
ref: master
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down

0 comments on commit b1f46cf

Please sign in to comment.