Skip to content

Commit

Permalink
workflows: Update Anaconda trigger for -webui split
Browse files Browse the repository at this point in the history
Since https://github.com/cockpit-project/bots/pull/5524/files
rhinstaller/anaconda was an unknown project. Update it for the webui
split-out.
  • Loading branch information
martinpitt authored and allisonkarlitskaya committed Nov 20, 2023
1 parent 89f9752 commit 5300deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
git clone --depth=1 https://github.com/cockpit-project/bots
mkdir -p ~/.config/cockpit-dev
echo '${{ secrets.GITHUB_TOKEN }}' > ~/.config/cockpit-dev/github-token
bots/tests-trigger --repo ${{ github.repository }} ${{ github.event.number }} fedora-rawhide-boot/cockpit-pr-${{ github.event.number }}@rhinstaller/anaconda
bots/tests-trigger --repo ${{ github.repository }} ${{ github.event.number }} fedora-rawhide-boot/cockpit-pr-${{ github.event.number }}@rhinstaller/anaconda-webui

0 comments on commit 5300deb

Please sign in to comment.