Skip to content
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

build: use pull_request_target for pull request ci #212

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

scolladon
Copy link
Owner

What does this pull request contains

It contains a change of target for our pull request CI workflow in order to be able to run PR lint for Pull Request created from forked repository


  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Explain your changes


It uses the pull_request_target on attribut instead of the pull_request.
Explanation here

@codeclimate
Copy link

codeclimate bot commented Nov 25, 2021

Code Climate has analyzed commit c7fe19b and detected 0 issues on this pull request.

View more on Code Climate.

@scolladon scolladon closed this Nov 25, 2021
@scolladon scolladon reopened this Nov 25, 2021
@scolladon scolladon changed the title build: use pull_request_target for pull request ci build: use pull_request_target for pull request ci Nov 25, 2021
@scolladon scolladon merged commit c1a81ca into master Nov 25, 2021
@scolladon scolladon deleted the fix/pr-lint-on-fork branch November 25, 2021 15:21
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