Skip to content

Commit

Permalink
Update redirect link
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Aug 1, 2024
1 parent 1ad688e commit 7a918f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/stacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ git push -u origin main

1. By default, the newly `.github/workflows/docker.yaml` will trigger the CI pipeline whenever you push to your `main` branch
and when any Pull Requests are made to your repository.
For more details on this configuration, visit the [GitHub actions documentation on triggers](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
For more details on this configuration, visit the [GitHub actions documentation on triggers](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows).

2. Go to your repository and click on the **Actions** tab.
From there, you can click on the workflows on the left-hand side of the screen.
Expand Down

0 comments on commit 7a918f5

Please sign in to comment.