Skip to content

CI test pr#24

Open
icfly2 wants to merge 10 commits into
TyXe-BDL:ci-testfrom
icfly2:master
Open

CI test pr#24
icfly2 wants to merge 10 commits into
TyXe-BDL:ci-testfrom
icfly2:master

Conversation

@icfly2

@icfly2 icfly2 commented Sep 15, 2022

Copy link
Copy Markdown
Contributor

As discussed in #23 A PR into the ci-test branch


on:
push:
branches: [ "master" ]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should this not be changed "ci-test" so that the CI triggers for PRs/pushes to that branch? (I can quickly do it after merging, just want to check before breaking something)

push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Same here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I like having the tests on PRs run only for PRs into master, but again it is a personal preference and git usage question. Feel free to remove this or use '*' to indicate all branches. Here is the relevant docs from github: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on

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