Skip to content

Conditionally run scheduled workflows - #3395

Merged
gsheni merged 3 commits into
mainfrom
workflow-fork
Mar 21, 2022
Merged

Conditionally run scheduled workflows#3395
gsheni merged 3 commits into
mainfrom
workflow-fork

Conversation

@thehomebrewnerd

Copy link
Copy Markdown
Contributor

Conditionally run scheduled workflows

Closes #3393

Update scheduled workflows to run only if repository_owner is alteryx. This should prevent these scheduled workflows from running on repo forks and failing repeatedly.

@CLAassistant

CLAassistant commented Mar 21, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@gsheni gsheni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov

codecov Bot commented Mar 21, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3395 (44307f9) into main (01da909) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #3395   +/-   ##
=====================================
  Coverage   99.6%   99.6%           
=====================================
  Files        329     329           
  Lines      32241   32241           
=====================================
  Hits       32112   32112           
  Misses       129     129           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01da909...44307f9. Read the comment docs.

@gsheni
gsheni merged commit 129e76a into main Mar 21, 2022
@gsheni
gsheni deleted the workflow-fork branch March 21, 2022 22:11
@chukarsten chukarsten mentioned this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent workflows from running on forked repos

3 participants