Skip to content

Commit

Permalink
Revert "chore: screener-run workflow should report to PR (#25096)" (#…
Browse files Browse the repository at this point in the history
…25115)

This reverts commit 139a706.
  • Loading branch information
ling1726 authored Oct 6, 2022
1 parent 139a706 commit 64fb621
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/screener-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
determine-if-skipping:
runs-on: 'ubuntu-latest'
steps:
- uses: haya14busa/action-workflow_run-status@v1

- name: Download artifact to determine if skipping jobs
uses: dawidd6/action-download-artifact@v2
with:
Expand All @@ -34,7 +32,6 @@ jobs:
runs-on: 'ubuntu-latest'
name: Screener @fluentui/react-northstar
steps:
- uses: haya14busa/action-workflow_run-status@v1
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down Expand Up @@ -114,7 +111,6 @@ jobs:
runs-on: 'ubuntu-latest'
name: Screener @fluentui/react
steps:
- uses: haya14busa/action-workflow_run-status@v1
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down Expand Up @@ -191,7 +187,6 @@ jobs:
runs-on: 'ubuntu-latest'
name: Screener @fluentui/react-components
steps:
- uses: haya14busa/action-workflow_run-status@v1
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit 64fb621

Please sign in to comment.