Skip to content

Commit

Permalink
Updated pool to powerb-powershell-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeCyclone committed Feb 22, 2024
1 parent 8e9f45c commit a99a825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: [self-hosted, 1ES.Pool=powerbi-powershell]
runs-on: [self-hosted, 1ES.Pool=powerbi-powershell-pool]
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
Expand Down

0 comments on commit a99a825

Please sign in to comment.