Hi,
I am currently at the beginning of this course, more precisely at “Use a templated workflow”. I am curious about the implementation of actions. Besides the fact that it is not explained (yet?) what @main
means, I wonder if it is a bug that the code suggested to add says @main
but the ready-to-commit code suggestion says @master
?
My repo does not feature a master
(named) branch.
Besides this, great course so far!