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

update workflows #78

Closed
wants to merge 3 commits into from
Closed

update workflows #78

wants to merge 3 commits into from

Conversation

Tieqiong
Copy link
Contributor

test update workflow using update_workflow.py

@Tieqiong
Copy link
Contributor Author

it's failing because the new test dir changes are not applied yet

@Tieqiong
Copy link
Contributor Author

yeah the pull_request_target: trigger is not working here for some reason. Might need to investigate more on that

@Tieqiong Tieqiong marked this pull request as draft September 12, 2024 19:48
@bobleesj
Copy link
Contributor

yeah the pull_request_target: trigger is not working here for some reason. Might need to investigate more on that

When the news .yml was added in diffpy.snmf, its CI was only available after the .yml files have been merged.

Perhaps adding below may solve. I will check tomorrow morning or tonight.

on:
  pull_request_target:
    types: [assigned, opened, synchronize, reopened]

@Tieqiong Tieqiong closed this Sep 24, 2024
@Tieqiong Tieqiong deleted the wf branch October 2, 2024 13:16
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