See structure of table:
\d users;
See structure of table:
\d users;
RoR - Sistem Pendaftaran yg ada antriannya
name: Deploy Staging | |
# Trigger the workflow on every push to the 'main' branch | |
on: | |
push: | |
branches: [main] | |
jobs: | |
deploy: | |
# This job runs on the latest Ubuntu virtual machine provided by GitHub |