Skip to content

OF#948

Open
notevenmorgan wants to merge 1 commit intoxinntao:masterfrom
notevenmorgan:patch-1
Open

OF#948
notevenmorgan wants to merge 1 commit intoxinntao:masterfrom
notevenmorgan:patch-1

Conversation

@notevenmorgan
Copy link
Copy Markdown

  • name: Warning marge into master
    run: |
    echo "::warning::This pull request directly merge into "master" branch, normally development happens on "dev" branch."
    exit 1
  • name: Warning marge into master
    run: |
    echo "::warning::This pull request directly merge into "master" branch, normally development happens on "dev" branch."
    exit 1- name: Warning marge into master
    if: github.base_ref == 'master'
    run: echo "::warning::Merging into master. Proceed with caution."

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.

1 participant