We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f15d9c commit 1296c81Copy full SHA for 1296c81
.github/workflows/cron.yml
@@ -14,7 +14,6 @@ on:
14
- main
15
workflow_dispatch:
16
17
-
18
jobs:
19
check-proposals:
20
name: Check if library is up to date
@@ -56,6 +55,7 @@ jobs:
56
55
RPC_BNB: ${{ secrets.RPC_BNB }}
57
RPC_METIS: ${{ secrets.RPC_METIS }}
58
RPC_SCROLL: ${{ secrets.RPC_SCROLL }}
+ RPC_FANTOM: ${{ secrets.RPC_FANTOM }}
59
60
- name: Create Pull Request
61
uses: peter-evans/create-pull-request@5fb55cc7c4af0547e8aa82d5580fe1dea5684b89 # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5
0 commit comments