Select the types of activity you want to include in your feed.
1# EditorConfig is awesome: https://EditorConfig.org 2 3# top-most EditorConfig file 4root = true 5 6[.github/workflows/*] 7indent_style = space 8indent_size = 2