Commit 95f555d
authored
Update branch references in Rust CI workflow to use 'main' instead of 'flatcar-master' (#20)
This pull request updates the branch references in the Rust CI workflow
configuration to align with the new branch naming conventions.
*
[`.github/workflows/rust.yml`](diffhunk://#diff-73e17259d77e5fbef83b2bdbbe4dc40a912f807472287f7f45b77e0cbf78792dL6-R9):
Updated the branch references from `flatcar-master` to `main` in both
the `push` and `pull_request` triggers.
For reference:
flatcar/Flatcar#1714 (comment)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments