Skip to content

prevent trigger on edit and remove branch hardcoded value#7854

Open
manikandan-xilinx wants to merge 1 commit intomasterfrom
prevent-trigger-onedit
Open

prevent trigger on edit and remove branch hardcoded value#7854
manikandan-xilinx wants to merge 1 commit intomasterfrom
prevent-trigger-onedit

Conversation

@manikandan-xilinx
Copy link
Copy Markdown
Collaborator

This PR will prevent running xrt ci worklfows on adding comments and also removed the hardcoded branch value

@gbuildx
Copy link
Copy Markdown
Collaborator

gbuildx commented Dec 18, 2023

Build Passed!

Comment on lines +8 to +9
# RELEASE: '2023.2'
RELEASE: ${{ github.base_ref == 'master' && '2024.1' || github.base_ref }}
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.

What does this mean? Line 8 vs line 9 2023.2 vs 2024.1?

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