Skip to content

Add a Workflow for josephdelacruzzz #26

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

Merged

Conversation

josephdelacruzzz
Copy link
Contributor

Forked a github repo, created a workflow, and finally made a pull request

name: Test job for josephdelacruzzz
runs-on: ubuntu-latest
steps:
-name: Checkout repository
Copy link
Member

Choose a reason for hiding this comment

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

Your spacing is slightly off. There should be a space after the -, like - name:. Your uses, with and run should also have one more space.

I found this error by checking your Workflow run in the "Actions" tab of your GitHub repository, where your run was:
image

@thedarkcolour thedarkcolour merged commit 6385107 into SDSU-App-Development-Club:main Oct 8, 2024
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