Skip to content

Conversation

@cognifloyd
Copy link
Member

st2 core uses pip 20.0.2. Do the same here.

cognifloyd and others added 2 commits March 6, 2021 13:48
Copy link
Collaborator

@m4dcoder m4dcoder left a comment

Choose a reason for hiding this comment

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

LGTM. Hm wondering why this don't trigger GitHub action.

@cognifloyd
Copy link
Member Author

cognifloyd commented Mar 7, 2021

The github workflows isn't set to run for PRs. It does run if you push to a branch on this repo though, so all of your PRs do trigger the Workflow.

on:
  push:
    branches: ['*']
  schedule:
    # run every Monday at 6 AM
    - cron: '0 6 * * 1'

@m4dcoder m4dcoder merged commit d4f7499 into StackStorm:master Mar 11, 2021
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.

2 participants