Idris2/.github
Thomas E. Hansen dc79c6dd05 [ ci ] re 3067: fix CI on main branch
The extra CI jobs introduced in #3067 work fine as long as 'main' is not
the checked out branch. This is due to the fetch to a new branch, which
git does (reasonably) not allow when you're trying to fetch 'main' into
a new branch that's also called 'main'. In this case, we should just
`git pull origin main`, which is what the script now (hopefully) does.
2023-09-15 12:05:10 +02:00
..
ISSUE_TEMPLATE [ typo ] Fix typo in an issue template 2022-12-05 15:10:16 +00:00
linters Update linter config 2023-09-07 14:57:22 +01:00
scripts [ ci ] fix katla scripts following the TTC version subdirectory (#2787) 2022-12-01 20:20:01 +00:00
workflows [ ci ] re 3067: fix CI on main branch 2023-09-15 12:05:10 +02:00
pull_request_template.md [ admin ] Update what should go in the changelog (#2905) 2023-03-03 15:46:06 +00:00