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

fix permission check in CICD #153

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

tonyhoo
Copy link
Contributor

@tonyhoo tonyhoo commented Oct 15, 2024

Issue #, if available:

Description of changes:

fix permission check in CICD

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@Innixma Innixma left a comment

Choose a reason for hiding this comment

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

LGTM!

@tonyhoo tonyhoo closed this Oct 15, 2024
@tonyhoo tonyhoo reopened this Oct 15, 2024
@tonyhoo tonyhoo merged commit 0871a1e into autogluon:master Oct 15, 2024
18 of 19 checks passed
@tonyhoo tonyhoo deleted the permission_fix_1 branch October 15, 2024 00:48
- name: Debug Information
if: ${{ github.event_name == 'pull_request_target' }}
run: |
echo "Event Name: ${{ github.event_name }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a test PR ?

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