Skip to content

only trigger workflow on push to dev #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2021
Merged

only trigger workflow on push to dev #44

merged 1 commit into from
Mar 16, 2021

Conversation

kateharwood
Copy link
Contributor

No description provided.

@kateharwood kateharwood requested a review from tildechris March 8, 2021 19:40
push:
branches: [ dev ]
pull_request:
branches: [ dev ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you think of a sanity check / unit test that we can still do here?

Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need to consider it in the scope of this PR, but some sort of check would be good. Perhaps https://github.com/jimhester/lintr with check syntax checking to start?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds good, I will add an issue for that.

Copy link
Member

Choose a reason for hiding this comment

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

@kateharwood kateharwood merged commit 92f52f6 into dev Mar 16, 2021
@kateharwood kateharwood deleted the workflow branch March 25, 2021 18:27
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.

3 participants