Skip to content

Commit

Permalink
Rerun data after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pupnewfster committed Feb 21, 2024
1 parent cdbabfa commit a4f3c21
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: "CodeQL"

on:
push:
branches: [ "1.20.x", "master" ]
branches: [ "1.20.4", "master" ]
pull_request:
branches: [ "1.20.x" ]
branches: [ "1.20.4" ]
schedule:
- cron: "57 19 * * 4"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// 1.20.4 2024-02-16T11:14:38.0163841 ComputerHelp: mekanism
// 1.20.4 2024-02-21T09:50:02.3913725 ComputerHelp: mekanism
94b6d2a203a16827e2f54f7489e90159992acdb3 data/mekanism/computer_help/enums.csv
b38b847919651e2a55bc3eb8c719b2d92f76de7a data/mekanism/computer_help/enums.json
fd3163697a8fd70afba240f8cf7c16526628526d data/mekanism/computer_help/jekyll.md
459895d8674cdc8eba109d5b07643b4af1bd95d4 data/mekanism/computer_help/jekyll.md
689abb71930a1add755f00691dbe84641f7b4a11 data/mekanism/computer_help/methods.csv
3f051c2899a4d634c3fcdfcf11fa4036ab877a50 data/mekanism/computer_help/methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -4567,5 +4567,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.4.5
version: 10.4.6
---

0 comments on commit a4f3c21

Please sign in to comment.